Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🧹 Furniture: Complete the rename! #1209

Merged
merged 2 commits into from
Mar 11, 2023
Merged

Conversation

zspencer
Copy link
Member

OK, so I think this is a straight-up-rename; but there may be stuff that wants fixing...

@zspencer zspencer changed the base branch from main to furniture/ditch-unnecessary-top-level-marketplace March 11, 2023 01:23
@zspencer zspencer requested review from anaulin and a team March 11, 2023 01:37
Copy link
Member

@anaulin anaulin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes!!!!

- 'spec/models/membership_spec.rb'
- 'spec/models/room_spec.rb'
- 'spec/policies/room_policy_spec.rb'
- 'spec/requests/furniture_placements_controller_request_spec.rb'
- 'spec/requests/furnitures_controller_request_spec.rb'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You could just un-lint these 😉

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I was afeared of trying to do even more in this giganormoustrosity

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If you put it in a separate commit I won't object!

But up to you, fine either way.

Base automatically changed from furniture/ditch-unnecessary-top-level-marketplace to main March 11, 2023 02:52
@zspencer zspencer force-pushed the furniture/and-do-the-rename branch from b655ddf to 81be782 Compare March 11, 2023 02:55
OK this is the second-to-last-step; the rename across everything!

After this, I'll rename the table to `furnitures` and we are *done*
@zspencer zspencer force-pushed the furniture/and-do-the-rename branch from 81be782 to a303942 Compare March 11, 2023 02:56
@zspencer zspencer merged commit dc73dda into main Mar 11, 2023
@zspencer zspencer deleted the furniture/and-do-the-rename branch March 11, 2023 02:59
zspencer added a commit that referenced this pull request Mar 11, 2023
- #1209 (comment)
- #709

I don't really like the direction this pushes specs, but I can live with
it.

In particular, a single assert per request/response seems...
excruciatingly slow.

But there are other mechanisms we can explore to mitigate that as it
gets out of hand.
zspencer added a commit that referenced this pull request Mar 11, 2023
- #1209 (comment)
- #709

I don't really like the direction this pushes specs, but I can live with
it.

In particular, a single assert per request/response seems...
excruciatingly slow.

But there are other mechanisms we can explore to mitigate that as it
gets out of hand.
zspencer added a commit that referenced this pull request Mar 11, 2023
- #1209 (comment)
- #709

I don't really like the direction this pushes specs, but I can live with
it.

In particular, a single assert per request/response seems...
excruciatingly slow.

But there are other mechanisms we can explore to mitigate that as it
gets out of hand.
@zspencer zspencer added the 🧹 refactor Includes non-behavioral changes label Apr 8, 2023
@zspencer zspencer added this to the 1.0 - Andromeda milestone May 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🧹 refactor Includes non-behavioral changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants